[INFO] fetching crate fanuc_ucl 1.4.1...
[INFO] testing fanuc_ucl-1.4.1 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate fanuc_ucl 1.4.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate fanuc_ucl 1.4.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate fanuc_ucl 1.4.1
[INFO] tweaked toml for crates.io crate fanuc_ucl 1.4.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fanuc_ucl 1.4.1 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fanuc_ucl 1.4.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9326314588bc066ab18eefa3c1e6671472982fb2318f46d46bb8648daec259e4
[INFO] running `Command { std: "docker" "start" "9326314588bc066ab18eefa3c1e6671472982fb2318f46d46bb8648daec259e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9326314588bc066ab18eefa3c1e6671472982fb2318f46d46bb8648daec259e4" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9326314588bc066ab18eefa3c1e6671472982fb2318f46d46bb8648daec259e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9326314588bc066ab18eefa3c1e6671472982fb2318f46d46bb8648daec259e4" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling openport v0.1.1
[INFO] [stderr]    Compiling spin_sleep v1.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling snare v1.1.3
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling cfg-vis v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling monostate-impl v1.0.2
[INFO] [stderr]    Compiling int-enum v1.2.0
[INFO] [stderr]    Compiling cfg_mixin v0.1.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling monostate v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fanuc_ucl v1.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.79s
[INFO] running `Command { std: "docker" "inspect" "9326314588bc066ab18eefa3c1e6671472982fb2318f46d46bb8648daec259e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9326314588bc066ab18eefa3c1e6671472982fb2318f46d46bb8648daec259e4" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling snare v1.1.3
[INFO] [stderr]    Compiling fanuc_ucl v1.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.36s
[INFO] running `Command { std: "docker" "inspect" "9326314588bc066ab18eefa3c1e6671472982fb2318f46d46bb8648daec259e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9326314588bc066ab18eefa3c1e6671472982fb2318f46d46bb8648daec259e4" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fanuc_ucl-ab43ddb712e69d54)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test hmi::proto::asg::tests::test_position_data_size ... ok
[INFO] [stdout] test hmi::proto::asg::tests::test_alarm_data_size ... ok
[INFO] [stdout] test hmi::proto::asg::tests::test_program_status_size ... ok
[INFO] [stdout] test hmi::proto::wire::tests::test_message_decode2 ... ok
[INFO] [stdout] test hmi::proto::wire::tests::test_ext_message_size ... ok
[INFO] [stdout] test hmi::proto::wire::tests::test_message_decode ... ok
[INFO] [stdout] test hmi::proto::wire::tests::test_message_size ... ok
[INFO] [stdout] test hmi::test::test_not_connected_error ... ok
[INFO] [stdout] test hspo::test::test_clock_spec ... ok
[INFO] [stdout] test hspo::test::test_packet_encode_decode_roundtrip ... ok
[INFO] [stdout] test hspo::test::test_packet_type_from_bytes ... ok
[INFO] [stdout] test hspo::test::test_all ... ok
[INFO] [stdout] test hmi::test::test_write_read_digital_output ... ok
[INFO] [stdout] test hmi::test::test_write_read_register ... ok
[INFO] [stdout] test rmi::test::test_abort ... ok
[INFO] [stdout] test hmi::test::test_write_read_register_array ... ok
[INFO] [stdout] test hmi::test::test_read_group_input ... ok
[INFO] [stdout] test hmi::test::test_read_digital_input ... ok
[INFO] [stdout] test hmi::test::test_multiple_sequential_register_writes ... ok
[INFO] [stdout] test rmi::test::test_circular_relative ... ok
[INFO] [stdout] test hmi::test::test_write_command ... ok
[INFO] [stdout] test hmi::test::test_connect_disconnect ... ok
[INFO] [stdout] test hmi::test::test_write_read_robot_output ... ok
[INFO] [stdout] test hmi::test::test_write_read_group_output ... ok
[INFO] [stdout] test rmi::test::test_call ... ok
[INFO] [stdout] test rmi::test::test_not_connected_error ... ok
[INFO] [stdout] test rmi::test::test_circular_motion ... ok
[INFO] [stdout] test hmi::test::test_write_read_analog_output ... ok
[INFO] [stdout] test rmi::test::test_connect_disconnect ... ok
[INFO] [stdout] test rmi::test::test_continue ... ok
[INFO] [stdout] test rmi::test::test_full_reset ... ok
[INFO] [stdout] test rmi::test::test_joint_relative_jrep ... ok
[INFO] [stdout] test rmi::test::test_linear_relative ... ok
[INFO] [stdout] test rmi::test::test_joint_motion_jrep ... ok
[INFO] [stdout] test rmi::test::test_linear_motion ... ok
[INFO] [stdout] test rmi::test::test_linear_motion_jrep ... ok
[INFO] [stdout] test rmi::test::test_get_status ... ok
[INFO] [stdout] test rmi::test::test_joint_motion ... ok
[INFO] [stdout] test rmi::test::test_initialize ... ok
[INFO] [stdout] test rmi::test::test_joint_relative ... ok
[INFO] [stdout] test rmi::test::test_pause ... ok
[INFO] [stdout] test rmi::test::test_read_din ... ok
[INFO] [stdout] test rmi::test::test_linear_relative_jrep ... ok
[INFO] [stdout] test rmi::test::test_read_cartesian_position ... ok
[INFO] [stdout] test stmo::proto::tests::test_motion_command_double_packet_size ... ok
[INFO] [stdout] test stmo::proto::tests::test_motion_command_packet_size ... ok
[INFO] [stdout] test stmo::proto::tests::test_robot_status_packet_size ... ok
[INFO] [stdout] test rmi::test::test_read_error ... ok
[INFO] [stdout] test rmi::test::test_read_tcp_speed ... ok
[INFO] [stdout] test rmi::test::test_read_joint_angles ... ok
[INFO] [stdout] test rmi::test::test_set_payload ... ok
[INFO] [stdout] test rmi::test::test_set_override ... ok
[INFO] [stdout] test rmi::test::test_write_dout ... ok
[INFO] [stdout] test rmi::test::test_set_get_uframe_utool ... ok
[INFO] [stdout] test rmi::test::test_wait_din ... ok
[INFO] [stdout] test rmi::test::test_wait_time ... ok
[INFO] [stdout] test rmi::test::test_reset ... ok
[INFO] [stdout] test rmi::test::test_set_uframe_instruction ... ok
[INFO] [stdout] test rmi::test::test_set_utool_instruction ... ok
[INFO] [stdout] test rmi::test::test_write_read_position_register ... ok
[INFO] [stdout] test rmi::test::test_write_read_utool_data ... ok
[INFO] [stdout] test rmi::test::test_write_read_uframe_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.54s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fanuc_ucl
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9326314588bc066ab18eefa3c1e6671472982fb2318f46d46bb8648daec259e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9326314588bc066ab18eefa3c1e6671472982fb2318f46d46bb8648daec259e4", kill_on_drop: false }`
[INFO] [stdout] 9326314588bc066ab18eefa3c1e6671472982fb2318f46d46bb8648daec259e4
